Feed Mode Options for the Universal Print Structure
You can use the feed mode constants to define the value of thefeed
field in the universal print structure.
enum { gxAutoFeed = 0, gxManualFeed = 1 };Constant descriptions
- gxAutoFeed
- The print job uses automatic paper feeding.
gxManualFeed
- The print job uses manual paper feeding.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help